home *** CD-ROM | disk | FTP | other *** search
/ System Booster / System Booster.iso / Texteditors / Origami / bindings / fun / search-enter.r < prev    next >
Encoding:
Text File  |  1996-09-27  |  1.0 KB  |  36 lines

  1. @ref-see-also See also in %s.
  2. @{{{}}}
  3. @{{{  search-enter-reference-file
  4. @if-using ( complete )
  5. @{{{  @search-enter-ref Description
  6. @if-using ( complete )
  7. This library defines a variant of enter fold, which tries to follow include
  8. statements, if used on normal text.
  9. @fi
  10. @}}}
  11. @fi
  12. @if-using ( complete search-and-enter-fold-called )
  13. @{{{  @search-enter-ref Functions and macros
  14. @if-using ( complete search-and-enter-fold-called )
  15. @{{{  @search-enter-ref search-and-enter-fold
  16. If used on a text-line, the command tries to follow a include statement on
  17. that line. If this failes, the normal enter-fold action is activated (prompt
  18. for filename). If the save of a chnaged file failes, the search for the
  19. include file is omitted.
  20.  
  21. @ref-start-tbl Language 8 Statement 32
  22. all @@ #include "filename"
  23. all @@ #include <filename>
  24. OCL @@ @lib filename
  25. OCL @@ @include filename
  26. Roff @@ .so filename
  27. @ref-end-tbl
  28.  
  29. The files are searched in the `:'-separated directory-list, given by the
  30. environement variable ORIGAMILIBPATH (default is `/usr/include').
  31. @}}}
  32. @fi
  33. @}}}
  34. @fi
  35. @}}}
  36.